Module for EDI 9.12 | Building Services with EDI Module | Part I WmEDI Package | WmEDI Util Folder | Summary of Elements in this Folder | wm.b2b.edi.util.formatServices:formatTime4_6
 
wm.b2b.edi.util.formatServices:formatTime4_6
WmEDI. Formats fields that have an EDI data type of "TM," with a minimum length of 4 and a maximum length of 6.
The format string for internal and external date type formats follow the conventions described in the Java class java.text.SimpleDateFormat. For more information, see the Oracle documentation. The only symbols that are supported are ‘H', ‘m', ‘s', and ‘S'. Any other constructs from the SimpleDateFormat class (‘G, ‘y', ‘M', ‘E', ‘D', ‘F', ‘w', ‘W', ‘a', ‘K', ‘k', ‘z' and ‘'') are not supported.